home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Programare / rpdcss / rpdcss5.exe / {app} / data / cssdefs / Netscape 6.ini < prev    next >
Encoding:
INI File  |  2004-07-17  |  11.1 KB  |  652 lines

  1. ; CSS Netscape 6 Compatible
  2.  
  3. [%groups]
  4.  
  5. borders=Borders
  6. colors=Colors and Backgrounds
  7. fonts=Font
  8. generate=Generated Content
  9. table=Tables
  10. text=Text
  11. visual=Visual
  12.  
  13. [%units]
  14. <length>=px|em|ex|pt|in|pc|mm|cm
  15.  
  16. [%types]
  17. <generic-family>=serif|sans-serif|cursive|fantasy|monospace
  18. <absolute-size>=xx-small|x-small|small|medium|large|x-large|xx-large
  19. <relative-size>=larger|smaller
  20. <border-style>=none|dotted|dashed|solid|double|groove|ridge|inset|outset|hidden
  21. <border-width>=thin|medium|thick|<length>
  22.  
  23. [%properties]
  24. background
  25. background-attachment
  26. background-color
  27. background-image
  28. background-position
  29. background-repeat
  30. border
  31. border-bottom
  32. border-bottom-color
  33. border-bottom-style
  34. border-bottom-width
  35. border-collapse
  36. border-color
  37. border-left
  38. border-left-color
  39. border-left-style
  40. border-left-width
  41. border-right
  42. border-right-color
  43. border-right-style
  44. border-right-width
  45. border-spacing
  46. border-style
  47. border-top
  48. border-top-color
  49. border-top-style
  50. border-top-width
  51. border-width
  52. bottom
  53. caption-side
  54. clear
  55. clip
  56. color
  57. content
  58. cursor
  59. direction
  60. display
  61. empty-cells
  62. float
  63. font
  64. font-family
  65. font-size
  66. font-style
  67. font-variant
  68. font-weight
  69. height
  70. left
  71. letter-spacing
  72. line-height
  73. list-style
  74. list-style-image
  75. list-style-position
  76. list-style-type
  77. margin
  78. margin-bottom
  79. margin-left
  80. margin-right
  81. margin-top
  82. marker-offset
  83. max-height
  84. max-width
  85. min-height
  86. min-width
  87. overflow
  88. padding
  89. padding-bottom
  90. padding-left
  91. padding-right
  92. padding-top
  93. position
  94. quotes
  95. right
  96. table-layout
  97. text-align
  98. text-decoration
  99. text-indent
  100. text-transform
  101. top
  102. unicode-bidi
  103. vertical-align
  104. visibility
  105. white-space
  106. width
  107. word-spacing
  108. z-index
  109.  
  110. [background]
  111. inherited=0
  112. initial=
  113. group=colors
  114. value=<mixed>
  115. sub1=background-color,<color>|transparent
  116. sub2=background-image,<imageurl>|none
  117. sub3=background-repeat,repeat-x|repeat-y|no-repeat|repeat
  118. sub4=background-attachment,scroll|fixed
  119. sub5=background-position,<percentage>|<length>|top|center|bottom|left|right
  120.  
  121. [background-attachment]
  122. inherited=0
  123. initial=scroll
  124. group=colors
  125. value=scroll|fixed
  126.  
  127. [background-color]
  128. inherited=0
  129. initial=transparent
  130. group=colors
  131. value=<color>|transparent
  132.  
  133. [background-image]
  134. inherited=0
  135. initial=none
  136. group=colors
  137. value=<imageurl>|none
  138.  
  139. [background-position]
  140. inherited=0
  141. initial=0% 0%
  142. group=colors
  143. multiple=1
  144. value=<percentage>|<length>|top|center|bottom|left|right
  145.  
  146. [background-repeat]
  147. inherited=0
  148. initial=repeat
  149. group=colors
  150. value=repeat-x|repeat-y|no-repeat|repeat
  151.  
  152. [border]
  153. inherited=0
  154. initial=
  155. group=borders
  156. value=<mixed>
  157. sub1=width,<border-width>
  158. sub2=style,<border-style>
  159. sub3=color,<color>|transparent
  160.  
  161. [border-bottom]
  162. inherited=0
  163. group=borders
  164. value=<mixed>
  165. sub1=width,<border-width>
  166. sub2=style,<border-style>
  167. sub3=color,<color>|transparent
  168.  
  169. [border-bottom-color]
  170. group=borders
  171. inherited=0
  172. value=<color>|transparent
  173.  
  174. [border-bottom-style]
  175. group=borders
  176. inherited=0
  177. value=<border-style>|hidden
  178.  
  179. [border-bottom-width]
  180. inherited=0
  181. initial=medium
  182. group=borders
  183. value=<border-width>
  184.  
  185. [border-collapse]
  186. group=table
  187. inherited=1
  188. initial=collapse
  189. value=collapse|separate
  190.  
  191. [border-color]
  192. inherited=0
  193. group=borders
  194. value=<mixed>|<color>|transparent
  195. sub1=color,<color>|transparent
  196. sub2=color,<color>|transparent
  197. sub3=color,<color>|transparent
  198. sub4=color,<color>|transparent
  199.  
  200. [border-left]
  201. inherited=0
  202. group=borders
  203. value=<mixed>
  204. sub1=width,<border-width>
  205. sub2=style,<border-style>
  206. sub3=color,<color>|transparent
  207.  
  208. [border-left-color]
  209. group=borders
  210. inherited=0
  211. value=<color>|transparent
  212.  
  213. [border-left-style]
  214. group=borders
  215. inherited=0
  216. value=<border-style>|hidden
  217.  
  218. [border-left-width]
  219. inherited=0
  220. initial=medium
  221. group=borders
  222. value=<border-width>
  223.  
  224. [border-right]
  225. inherited=0
  226. group=borders
  227. value=<mixed>
  228. sub1=width,<border-width>
  229. sub2=style,<border-style>
  230. sub3=color,<color>|transparent
  231.  
  232. [border-right-color]
  233. group=borders
  234. inherited=0
  235. value=<color>|transparent
  236.  
  237. [border-right-style]
  238. group=borders
  239. inherited=0
  240. value=<border-style>|hidden
  241.  
  242. [border-right-width]
  243. inherited=0
  244. initial=medium
  245. group=borders
  246. value=<border-width>
  247.  
  248. [border-spacing]
  249. group=table
  250. multiple=1
  251. inherited=0
  252. value=<length>
  253.  
  254. [border-style]
  255. inherited=0
  256. initial=none
  257. group=borders
  258. value=<mixed>
  259. sub1=border-top-style,<border-style>|hidden
  260. sub2=border-right-style,<border-style>|hidden
  261. sub3=border-bottom-style,<border-style>|hidden
  262. sub4=border-left-style,<border-style>|hidden
  263.  
  264. [border-top]
  265. inherited=0
  266. initial=
  267. group=borders
  268. value=<mixed>
  269. sub1=width,<border-width>
  270. sub2=style,<border-style>
  271. sub3=color,<color>|transparent
  272.  
  273. [border-top-color]
  274. group=borders
  275. inherited=0
  276. value=<color>|transparent
  277.  
  278. [border-top-style]
  279. group=borders
  280. inherited=0
  281. value=<border-style>|hidden
  282.  
  283. [border-top-width]
  284. inherited=0
  285. initial=medium
  286. group=borders
  287. value=<border-width>
  288.  
  289. [border-width]
  290. inherited=0
  291. initial=
  292. group=borders
  293. value=<mixed>|<border-width>
  294. sub1=border-top-width,<border-width>
  295. sub2=border-right-width,<border-width>
  296. sub3=border-bottom-width,<border-width>
  297. sub4=border-left-width,<border-width>
  298.  
  299. [bottom]
  300. group=visual
  301. inherited=0
  302. value=auto|<percentage>|<length>
  303.  
  304. [caption-side]
  305. group=table
  306. inherited=0
  307. value=top|bottom
  308.  
  309. [clear]
  310. inherited=0
  311. initial=none
  312. group=borders
  313. value=none|left|right|both
  314.  
  315. [clip]
  316. group=visual
  317. initial=auto
  318. inherited=0
  319. value=auto
  320.  
  321. [color]
  322. inherited=1
  323. group=colors
  324. value=<color>
  325.  
  326. [content]
  327. inherited=0
  328. initial=
  329. group=generate
  330. multiple=1
  331. value=open-quote|close-quote|no-open-quote|no-close-quote
  332.  
  333. [cursor]
  334. inherited=1
  335. group=visual
  336. multiple=1
  337. value=default|text|wait|n-resize|e-resize|w-resize|s-resize|crosshair|help|move|spinning|copy|alias|cell|grabbing|grab|pointer|ne-resize|nw-resize|se-resize|sw-resize
  338.  
  339. [direction]
  340. group=text
  341. initial=ltr
  342. inherited=0
  343. value=ltr|rtl
  344.  
  345. [display]
  346. inherited=0
  347. initial=block
  348. group=visual
  349. value=block|inline|list-item|none|table-row-group|table-row|table-column-group|table-header-group|table-footer-group|table-column|table-row|table-cell|table-caption|table
  350.  
  351. [empty-cells]
  352. group=table
  353. inherited=0
  354. value=show|hide
  355.  
  356. [float]
  357. inherited=0
  358. initial=none
  359. group=borders
  360. value=left|right|none
  361.  
  362. [font]
  363. inherited=1
  364. initial=
  365. group=fonts
  366. value=<mixed>
  367. sub1=system-font,caption|icon|menu|message-box|small-caption|status-bar
  368. sub2=font-style,normal|italic|oblique
  369. sub3=font-variant,normal|small-caps
  370. sub4=font-weight,normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  371. sub5=font-size,<length>|<percentage>|<relative-size>|<absolute-size>
  372. sub6=line-height,normal|<percentage>|<length>|<number>
  373. sub7=font-family,<font>
  374.  
  375. [font-family]
  376. inherited=1
  377. initial=
  378. group=fonts
  379. value=<font>
  380.  
  381. [font-size]
  382. inherited=1
  383. initial=medium
  384. group=fonts
  385. value=<length>|<percentage>|<relative-size>|<absolute-size>
  386.  
  387. [font-style]
  388. inherited=1
  389. initial=normal
  390. group=fonts
  391. value=normal|italic|oblique
  392.  
  393. [font-variant]
  394. inherited=1
  395. initial=normal
  396. group=fonts
  397. value=normal|small-caps
  398.  
  399. [font-weight]
  400. inherited=1
  401. initial=normal
  402. group=fonts
  403. value=normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  404.  
  405. [height]
  406. inherited=0
  407. initial=auto
  408. group=borders
  409. value=<length>|auto
  410.  
  411. [left]
  412. group=visual
  413. inherited=0
  414. value=auto|<percentage>|<length>
  415.  
  416. [letter-spacing]
  417. inherited=1
  418. initial=normal
  419. group=text
  420. value=normal|<length>
  421.  
  422. [line-height]
  423. inherited=1
  424. initial=normal
  425. group=text
  426. value=normal|<percentage>|<length>|<number>
  427.  
  428. [list-style]
  429. inherited=1
  430. initial=
  431. group=visual
  432. value=<mixed>
  433. sub1=list-style-type,disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  434. sub2=list-style-position,inside|outside
  435. sub3=list-style-image,<imageurl>|none
  436.  
  437. [list-style-image]
  438. inherited=1
  439. initial=none
  440. group=visual
  441. value=<imageurl>|none
  442.  
  443. [list-style-position]
  444. inherited=1
  445. initial=outside
  446. group=visual
  447. value=inside|outside
  448.  
  449. [list-style-type]
  450. inherited=1
  451. initial=disc
  452. group=visual
  453. value=disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  454.  
  455. [margin]
  456. inherited=0
  457. initial=
  458. group=borders
  459. value=<mixed>|<percentage>|<length>|auto|none
  460. sub1=margin-top,<percentage>|<length>|auto|none
  461. sub2=margin-right,<percentage>|<length>|auto|none
  462. sub3=margin-bottom,<percentage>|<length>|auto|none
  463. sub4=margin-left,<percentage>|<length>|auto|none
  464.  
  465. [margin-bottom]
  466. inherited=0
  467. initial=0
  468. group=borders
  469. value=<percentage>|<length>|auto|none
  470.  
  471. [margin-left]
  472. inherited=0
  473. initial=0
  474. group=borders
  475. value=<percentage>|<length>|auto|none
  476.  
  477. [margin-right]
  478. inherited=0
  479. initial=0
  480. group=borders
  481. value=<percentage>|<length>|auto|none
  482.  
  483. [margin-top]
  484. inherited=0
  485. initial=0
  486. group=borders
  487. value=<percentage>|<length>|auto|none
  488.  
  489. [marker-offset]
  490. inherited=0
  491. initial=auto
  492. group=generate
  493. value=<length>|auto
  494.  
  495. [max-height]
  496. inherited=0
  497. initial=none
  498. group=visual
  499. value=<percentage>|<length>|none
  500.  
  501. [max-width]
  502. inherited=0
  503. initial=none
  504. group=visual
  505. value=<percentage>|<length>|none
  506.  
  507. [min-height]
  508. inherited=0
  509. initial=0
  510. group=visual
  511. value=<percentage>|<length>|none
  512.  
  513. [min-width]
  514. inherited=0
  515. initial=0
  516. group=visual
  517. value=<percentage>|<length>|none
  518.  
  519. [overflow]
  520. group=visual
  521. initial=visible
  522. inherited=0
  523. value=visible|hidden|scroll|auto
  524.  
  525. [padding]
  526. inherited=0
  527. initial=
  528. group=borders
  529. value=<mixed>|<percentage>|<length>|none
  530. sub1=padding-top,<percentage>|<length>|none
  531. sub2=padding-right,<percentage>|<length>|none
  532. sub3=padding-bottom,<percentage>|<length>|none
  533. sub4=padding-left,<percentage>|<length>|none
  534.  
  535. [padding-bottom]
  536. inherited=0
  537. initial=0
  538. group=borders
  539. value=<percentage>|<length>|none
  540.  
  541. [padding-left]
  542. inherited=0
  543. initial=0
  544. group=borders
  545. value=<percentage>|<length>|none
  546.  
  547. [padding-right]
  548. inherited=0
  549. initial=0
  550. group=borders
  551. value=<percentage>|<length>|none
  552.  
  553. [padding-top]
  554. inherited=0
  555. initial=0
  556. group=borders
  557. value=<percentage>|<length>|none
  558.  
  559. [position]
  560. inherited=0
  561. group=visual
  562. value=absolute|relative|fixed
  563.  
  564. [quotes]
  565. inherited=1
  566. initial=
  567. group=visual
  568. multiple=1
  569. value=none
  570.  
  571. [right]
  572. group=visual
  573. inherited=0
  574. value=auto|<percentage>|<length>
  575.  
  576. [table-layout]
  577. group=table
  578. inherited=0
  579. value=auto|fixed
  580.  
  581. [text-align]
  582. inherited=1
  583. initial=
  584. group=text
  585. value=left|right|center|justify
  586.  
  587. [text-decoration]
  588. inherited=0
  589. initial=none
  590. group=text
  591. multiple=1
  592. value=none|underline|overline|line-through|blink
  593.  
  594. [text-indent]
  595. inherited=1
  596. initial=0
  597. group=text
  598. value=<percentage>|<length>
  599.  
  600. [text-transform]
  601. inherited=1
  602. initial=none
  603. group=text
  604. value=capitalize|uppercase|lowercase|none
  605.  
  606. [top]
  607. group=visual
  608. inherited=0
  609. value=auto|<percentage>|<length>
  610.  
  611. [unicode-bidi]
  612. inherited=0
  613. initial=normal
  614. group=visual
  615. value=normal|embed|bidi-override
  616.  
  617. [vertical-align]
  618. inherited=0
  619. initial=baseline
  620. group=text
  621. value=baseline|sub|super|top|text-top|middle|bottom|text-bottom|<percentage>
  622.  
  623. [visibility]
  624. inherited=0
  625. initial=inherit
  626. group=visual
  627. value=visible|hidden|collapse
  628.  
  629. [white-space]
  630. inherited=1
  631. initial=normal
  632. group=visual
  633. value=normal|pre|nowrap
  634.  
  635. [width]
  636. inherited=0
  637. initial=auto
  638. group=borders
  639. value=<percentage>|<length>|auto
  640.  
  641. [word-spacing]
  642. inherited=1
  643. initial=normal
  644. group=text
  645. value=normal|<length>
  646.  
  647. [z-index]
  648. initial=auto
  649. group=visual
  650. inherited=0
  651. value=<number>|auto
  652.